toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-api-gen-runtime
/
org.modelix.metamodel
/
[common]descendants
descendants
@
JvmName
(
name
=
"descendantsOfType"
)
inline
fun
<
NodeT
:
ITypedNode
>
ITypedNode
.
descendants
(
includeSelf
:
Boolean
=
false
)
:
Sequence
<
NodeT
>
fun
ITypedNode
.
descendants
(
includeSelf
:
Boolean
=
false
)
:
Sequence
<
ITypedNode
>